Meta description:
The character loses 1HP every 5 seconds. Once per hour, one can spend 4AP to negate the effect with a successful Cunning test -10. Once per day, one can spend a hour (during wich the character stop bleeding) to remove the affliction with a successful Cunning test -10.
-
Name:
mBleeding
-
Displayed name:
Bleeding
-
Description:
The character loses 1HP every 5 seconds. Once per hour, one can spend 4AP to negate the effect with a successful Cunning test -10. Once per day, one can spend a hour (during wich the character stop bleeding) to remove the affliction with a successful Cunning test -10.
-
Cost:
-
Script:
modifier.recurrentScript.value = [[if((character.currentTime-{{character.currentTime}})%5==0) then display("Bleeding","You loose 1 HP from bleeding out.") character:damage(1) end]]
-
Duration:
-1
-
Type:
1
-
Recurrent script:
-
Add ons:
-
Upgrades: